home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1999 March / EnigmA AMIGA RUN 35 (1999)(G.R. Edizioni)(IT)[!][issue 1999-03].iso / earcd / devel / vbcc-68k-src / machines / amiga68k / libsrc / math / math_ieee / fltull.s < prev    next >
Text File  |  1999-01-01  |  241b  |  16 lines

  1.  xref _MathIeeeSingBasBase
  2.  
  3.  xdef __ieeefltull
  4. __ieeefltull:
  5.  move.l  4(sp),d0
  6.  move.l  a6,-(sp)
  7.  move.l  _MathIeeeSingBasBase,a6
  8.  jsr     -36(a6)
  9.  tst.l   8(sp)
  10.  bge.s   ll
  11.  move.l  #$4f800000,d1
  12.  jsr     -66(a6)
  13. ll:
  14.  move.l  (sp)+,a6
  15.  rts
  16.